//==============================================================================
// vulture_anim.txt
// Added EclipseSFX | Toasty Goblin
//==============================================================================

define eclipseSFX
{
   SetSelector
   {
		TechLogic none/Eclipse Active
		set hotspot
		{
			version
			{
			  Visualnone jimmy
			}
		}
		set hotspot
		{
			version
			{
			  Visualparticle SFX A Eclipse Unit effect
			}
		}		    
   }
}

//==============================================================================
anim Walk
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Special G Pegasus_FlyA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.33 false PegasusFlap checkVisible 
//-- end auto generated section
connect hotspot eclipseSFX hotspot
         }
      }
   }
}

//==============================================================================
anim Idle
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Special G Pegasus_IdleA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.27 false PegasusFlap checkVisible 
//-- end auto generated section
connect hotspot eclipseSFX hotspot
         }
      }
   }
}

//==============================================================================
anim Birth
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Special G Pegasus_IdleA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.27 false PegasusFlap checkVisible 
//-- end auto generated section
connect hotspot eclipseSFX hotspot
         }
      }
   }
}

//==============================================================================
anim death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Special G Pegasus_DeathA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.13 false PegasusFlap checkVisible 
            tag SpecificSoundSet 0.51 false PegasusFlap checkVisible 
            tag SpecificSoundSet 0.80 false HeavyFall checkVisible 
//-- end auto generated section
connect hotspot eclipseSFX hotspot
         }
      }
   }
}

//==============================================================================
anim flail
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Special G Pegasus_flailA
			connect hotspot eclipseSFX hotspot
         }
      }
   }
}

//==============================================================================
anim Bored
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Special G Pegasus_BoredA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.14 false PegasusFlap checkVisible 
            tag SpecificSoundSet 0.70 false PegasusFlap checkVisible 
//-- end auto generated section
connect hotspot eclipseSFX hotspot
         }
      }
   }
}
